wayland: Use pointer gestures protocol from wayland-protocols
authorJonas Ådahl <jadahl@gmail.com>
Wed, 18 Nov 2015 03:38:28 +0000 (11:38 +0800)
committerJonas Ådahl <jadahl@gmail.com>
Thu, 26 Nov 2015 08:54:32 +0000 (16:54 +0800)
commit912e79dbe290d6864acaf85174da9a5b6eec30e1
tree15ffc2581eb749f97b468827e8dd496027f598d3
parent65b1ee5dd3feacb1aa8a7418002a3d57822f360e
wayland: Use pointer gestures protocol from wayland-protocols

Instead of having our own copy of the pointer gestures XML file, use
the one installed by wayland-protocols.

Since pointer gestures is an unstable protocol, it went through the
unstable protocol naming convention changes, which is reflected in this
commit.

https://bugzilla.gnome.org/show_bug.cgi?id=758634
configure.ac
gdk/wayland/Makefile.am
gdk/wayland/gdkdevice-wayland.c
gdk/wayland/gdkdisplay-wayland.c
gdk/wayland/gdkdisplay-wayland.h
gdk/wayland/protocol/pointer-gestures.xml [deleted file]